ASP.NET MVC Controls
FlexGridDetailProviderBuilder<T> Class
Members 

The builder for the FlexGridDetailProvider.
Syntax
'Declaration
 
Public Class FlexGridDetailProviderBuilder(Of T) 
   Inherits C1.Web.Mvc.Fluent.ExtenderBuilder(Of FlexGridDetailProvider(Of T),FlexGridDetailProviderBuilder(Of T))
public class FlexGridDetailProviderBuilder<T> : C1.Web.Mvc.Fluent.ExtenderBuilder<FlexGridDetailProvider<T>,FlexGridDetailProviderBuilder<T>> 
Type Parameters
T
Remarks
Define an extender used to set the FlexGridDetailProvider .
Inheritance Hierarchy

System.Object
      C1.Web.Mvc.Fluent.BaseBuilder<TObject,TBuilder>
         C1.Web.Mvc.Fluent.ComponentBuilder<TComponent,TComponentBuilder>
               C1.Web.Mvc.Fluent.FlexGridDetailProviderBuilder<T>

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FlexGridDetailProviderBuilder<T> Members
C1.Web.Mvc.Fluent Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback